type golang.org/x/net/idna.joinState
3 uses
golang.org/x/net/idna (current package)
idna.go#L711: type joinState int8
idna.go#L714: stateStart joinState = iota
idna.go#L722: var joinStates = [][numJoinTypes]joinState{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)